home *** CD-ROM | disk | FTP | other *** search
- Short: AmiTCP speed test for udp/tcp
- Type: comm/net
- Uploader: ch@irb.informatik.uni-dortmund.de
- Author: T.C. Slattery, Mike Muus, Steve Miller, Silicon Graphics, Inc, port by ch@irb.informatik.uni-dortmund.de
-
- TTCP
- ====
-
- Ttcp is a small program to measure speed on a tcp or a udp connection.
- Ttcp uses port 5001 for it's tests. See ttcp.man for usage information.
- This is a version for AmiTCP 2.0. It was successfully used between
- Amigas and between an Amiga and a Sparc-Clone running SunOS 4.1.1.
- It may also be used locally to measure the speed of the TCP/IP protocol
- stack. Don'รพ expect too much from AmiTCP 2.0 :-)
-
- Amiga porting notes:
- Due to a missing getrusage() function on the amiga I had to remove
- all rusage stuff. So the output won't be as deatailed
- as under un*x.
- I did this port using SAS/C 6.3.
- Since AmiTCP's sockets are not integrated into the SAS/C stdio
- stuff I took the approach I used when porting ncftp.
- All calls to unix-level/stream-level file functions are replaced
- with calls to my functions which call the needed functions.
- This layer is implemented as far as I needed it in amiga/s_socket.c.
-
- If you have questions you may reach me vie email at:
-
- ch@irb.informatik.uni-dormund.de
-
-
-
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 3736 1491 60.0% 02-Oct-93 19:20:52 amiga/autotimer.c
- 28 28 0.0% 02-Oct-93 19:15:36 amiga/RCS_LINK
- 10739 2976 72.2% 10-Oct-93 15:38:02 amiga/s_socket.c
- 6549 1924 70.6% 10-Oct-93 15:37:38 amiga/s_socket.h
- 3885 1657 57.3% 20-Sep-93 15:23:28 orig/TTCP.1
- 19088 6493 65.9% 20-Sep-93 15:23:28 orig/TTCP.C
- 582 355 39.0% 10-Oct-93 16:16:14 SMakefile
- 30516 17162 43.7% 10-Oct-93 16:18:20 ttcp
- 20684 6949 66.4% 10-Oct-93 15:46:10 ttcp.c
- 4702 1902 59.5% 10-Oct-93 15:50:28 ttcp.man
- 1228 669 45.5% 10-Oct-93 17:43:40 ttcp.readme
- -------- ------- ----- --------- --------
- 101737 41606 59.1% 12-Oct-93 16:28:14 11 files
-